Page 1 of 1
					
				[SEEK] PDF Scroller
				Posted: Thu Sep 08, 2022 5:19 pm
				by tft
				I'm looking for a program, preferably in PB. With which I can scroll a PDF in the full screen window from bottom to top at an adjustable speed. Side by side. Anyone know anything?
TFT
			 
			
					
				Re: [SEEK] PDF Scroller
				Posted: Thu Sep 08, 2022 5:29 pm
				by StarBootics
				A purebasic code exist to generate a PDF file but nothing exist in PureBasic to render a PDF document inside a program.
I'm afraid that you will have to code it your self from scratch.
Best regards
StarBootics
			 
			
					
				Re: [SEEK] PDF Scroller
				Posted: Thu Sep 08, 2022 7:08 pm
				by Bitblazer
				Build your own tool based on 
PDFium.
 
			 
			
					
				Re: [SEEK] PDF Scroller
				Posted: Thu Sep 08, 2022 7:28 pm
				by pstryk
				On the page 
http://libello.is-great.net you can find the "Pdf Viewer" which was written with Purebasic using the PDFium.dll. I could send you the source code, after a few changes it would meet the requirements.
 
			 
			
					
				Re: [SEEK] PDF Scroller
				Posted: Fri Sep 09, 2022 4:31 pm
				by tft
				That would be great.
THX TFT
			 
			
					
				Re: [SEEK] PDF Scroller
				Posted: Fri Sep 09, 2022 4:33 pm
				by tft
				Chrome doesn't like the file.