0
votes
1answer
105 views
Render a PDF as an image with an asymmetrical DPI
Is it possible to allow a PDF to be rendered as an image with an asymmetrical DPI (i.e., x=204 y=196)?
…
1
vote
1answer
131 views
Can I use Quick PDF as a viewer in my C++ application?
… as a viewer in my C++ application and be able to render PDF content to a Device Context?
…
1
vote
1answer
67 views
Can I use Quick PDF to render to GTK Device Context?
… Can I use Quick PDF to render to GTK Device Context?
…
1
vote
1answer
89 views
Add text at the point of click on a rendered PDF
If I have an existing PDF that has a graphic on it, and I simply want a user to be able to click a point on the PDF and drop a letter at the point of the click, like A... B... etc. … …
0
votes
1answer
187 views
Render PDF to device context using Visual Basic 6
I am evaluating Quick PDF Library for use with a custom Visual Basic 6 application we're developing for one of our customers. Would you have any sample VB6 code (using either your … …
0
votes
0answers
18 views
Render a multipage PDF to a format that can be processed by ReportBuilders image component
… ell as stored in a database. I need to be able to render a PDF document which has multiple pages … …
1
vote
1answer
320 views
Render PDF in Windows Forms with .NET
Can I Use Quick PDF to open a PDF and show it on Windows Forms in .NET? If so, do you have some sample code that I could see? I'd be extremely interested in purchasing the library … …
1
vote
1answer
116 views
Render a PDF document and include editable form fields
I have opened and rendered a PDF with a few form fields and the form fields is displayed on the bitmap. However I wonder how to make these fields editable. I believe it has to do w … …
1
vote
1answer
49 views
Is there a way to use a background color other than white when rendering a PDF?
I'm looking at Quick PDF and I'm interested to know if there a way to use a background color other than white when rendering a PDF?
…
1
vote
1answer
44 views
PDF is rendered as white blank page
… When I render my PDF it is shown as white blank pages? Why does …
1
vote
1answer
95 views
Stop flickering when rendering with Qt
I have a PDF viewer working in my C++ app using the trial version of this PDF SDK. The only problem is that it flickers when scrolling.
To put this in context, the application is … …
1
vote
1answer
216 views
If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document.
Why do I receive the error message below when I try to open specific PDF forms?
Please wait... If this message is
not eventually replaced by the proper
contents of the … …
1
vote
1answer
84 views
Vector Graphics for extremely large files.
… large file, consisting of about 600,000 lines to render.
In other PDF libraries I have an optimization …
1
vote
1answer
111 views
Extract Text and Image from document and Render Another Document
Hi
I am using the example in "Extract text and images and insert into new PDF", but i have a problem.
I Draw the text, save the document and after I Open the document, but when I … …
1
vote
0answers
32 views
Set Overprint NOT TO Render
… I would like to render a pdf Page to stream. I use RenderPageToString() … function. The pdf has overprint outlines. When I render the image produced Is the same as if “simulate ov …